PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFFunction Class / getDomain Method
In This Topic
    getDomain Method
    In This Topic
    Gets the function domain.
    Syntax
    public double[] getDomain()

    Return Value

    An array of 2 x m numbers, where m is the number of input values.
    See Also